projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc12479
)
Fix python detection
author
Jay Lee
<busyjaylee@gmail.com>
Sat, 23 Jul 2016 21:01:18 +0000
(
05:01
+0800)
committer
Jay Lee
<busyjaylee@gmail.com>
Sat, 23 Jul 2016 21:01:18 +0000
(
05:01
+0800)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index b5de06fbb56b7c5bca8ed4802baf509ab242bf50..4e86a7700750921575464df57e059e809f977b16 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-343,7
+343,7
@@
validate_opt
step_msg "looking for build programs"
probe_need CFG_CURLORWGET curl wget
-probe_need CFG_PYTHON python
+probe_need CFG_PYTHON python
2.7 python2 python
probe_need CFG_CC cc gcc clang
if [ ! -z "${CFG_LOCAL_RUST_ROOT}" ]; then